testing.T.report (method)

2 uses

	testing (current package)
		testing.go#L1422: 		t.report() // Report after all subtests have finished.
		testing.go#L1751: func (t *T) report() {